github.com/klauspost/compress/zstd.byteBuffer.readByte (method)

3 uses

	github.com/klauspost/compress/zstd (current package)
		bytebuf.go#L22: 	readByte() (byte, error)
		framedec.go#L125: 	fhd, err := br.readByte()
		framedec.go#L142: 		wd, err := br.readByte()